home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Developer & Web Development Tools
/
Twistpad 1.64
/
Setup.exe
/
$APPDATA
/
Carthago
/
Twistpad
/
Syntax
/
HTML.sdf
< prev
next >
Wrap
Text File
|
2007-07-08
|
8KB
|
330 lines
;HTML Syntax highlight Script for Twistpad
;1998 - 2007 ⌐ Carthago Software
[::Header::]
SyntaxName=HTML
Extensions=htm;html;stm;stml;htt;hhc;hhk;tpl;hta
Functions=<[Hh][1-6]|(?i)<head|(?i)<body|(?i)<table
;Spell Everything
Spelling=1
;Except when a word is in this Contexts:
SpellingContexts=1;3;4;10;12;13;14;100;101;102;103;104
;delimiters:
delimiters=?%+&*=<>|!~^,.:;(){}#*"][\'/
SnippetFile=HTML Tags.tsf|HtmlChars.tsf|JavaScript.tsf
Template=HTML Template.html
CommentChar=<!--
CommentCharEnd=-->
Brackets=({
;make sure html comment is before the tag definition
[ssHTMLComment]
Type=StartStop
Context=2
Priority=10
Scope=0
WholeWordOnly=0
First=<!--
Last=-->
Background=Default
Foreground=C0C0C0
Italic=1
Outline=1
[ssScripts]
Type=startstop
Context=4
Priority=8
Scope=1
first=SCRIPT
last=/SCRIPT
Background=F9F9F9
Foreground=default
WholeWordOnly=1
Outline=1
[ssStyle]
Type=startstop
Context=12
Priority=9
Scope=0
WholeWordOnly=0
first=<STYLE
last=</STYLE
Background=FFFFF2
Foreground=800000
Outline=1
[ssTag]
Type=StartStop
Context=1
Priority=7
Scope=0
WholeWordOnly=0
First=<
Last=>
Background=Default
Foreground=333399
[ssHTMLString]
Type=StartStop
Context=3
Priority=19
Scope=1
WholeWordOnly=0
First="
Last="
Background=Default
Foreground=0000FF
[ssScriptsComment]
Type=startstop
Context=8
Priority=9
Scope=4
WholeWordOnly=0
first=//
last=
Background=F9F9F9
Foreground=008000
escapeChar=\
[ssScriptsString]
Type=startstop
Context=9
Priority=19
Scope=4
WholeWordOnly=0
first="
last="
Background=F9F9F9
Foreground=408080
escapeChar=\
[ssScriptsString2]
Type=startstop
Context=10
Priority=19
Scope=4
WholeWordOnly=0
first='
last='
Background=F9F9F9
Foreground=408080
escapeChar=\
[ssScriptsMultilinecomment]
Type=startstop
Context=11
Priority=9
Scope=4
WholeWordOnly=0
first=/*
last=*/
Background=F9F9F9
Foreground=008000
Outline=1
escapeChar=\
[ssScriptsBrackets]
Type=startstop
Context=4
Priority=8
Scope=4
WholeWordOnly=0
first={
last=}
Background=F9F9F9
Foreground=default
Outline=1
smart=1
[ssStyleBrack]
Type=startstop
Context=13
Priority=9
Scope=12
WholeWordOnly=0
first={
last=}
Background=FFFFF2
Foreground=0000FF
Outline=1
smart=0
[ssStylesMultilinecomment]
Type=startstop
Context=14
Priority=9
Scope=12
WholeWordOnly=0
first=/*
last=*/
Background=FFFFF2
Foreground=008000
Outline=1
[kTagNames]
Type=keyword
Context=100
Scope=1
Priority=7
WholeWordOnly=1
Keyword1=!DOCTYPE;A;ABBR;ACRONYM;ADDRESS;APPLET;AREA;B;BASE;BASEFONT;BDO;BGSOUND;BIG;BLINK;BLOCKQUOTE;BODY;BR;BUTTON;CAPTION;
Keyword2=CENTER;CITE;CODE;COL;COLGROUP;DD;DEL;DFN;DIR;DIV;DL;DT;EM;EMBED;FIELDSET;FONT;FORM;FRAME;FRAMESET;H1;H2;H3;H4;H5;H6;HEAD
Keyword3=HR;HTML;I;IFRAME;ILAYER;IMG;INPUT;INS;ISINDEX;KBD;KEYGEN;LABEL;LAYER;LEGEND;LI;LINK;LISTING;MAP;MENU;META;MULTICOL;NOBR
Keyword4=NOEMBED;NOFRAMES;NOLAYER;NOSCRIPT;OBJECT;OL;OPTGROUP;OPTION;P;PARAM;PLAINTEXT;PRE;Q;S;SAMP;SCRIPT;SELECT;SERVER;SMALL;
Keyword5=SOUND;SPACER;SPAN;STRIKE;STRONG;STYLE;SUB;SUP;TBODY;TEXTAREA;TITLE;TT;U;UL;VAR;WBR;XMP;TABLE
Keyword6=TD;TR
Keyword7=
Keyword8=
Keyword9=
Keyword10=
Keyword11=
Keyword12=
Keyword13=
Keyword14=
Keyword15=
Keyword16=
Background=default
Foreground=800000
bold=0
[kTagAttributes]
Type=keyword
Context=101
Scope=1
Priority=6
WholeWordOnly=1
Keyword1=TFOOT;TH;THEAD;ACCESSKEY;ACTION;ALIGN;ALINK;ALT;BACKGROUND;BALANCE;BEHAVIOR;BGCOLOR;BGPROPERTIES;BORDER;BORDERCOLOR
Keyword2=BORDERCOLORDARK;ORDERCOLORLIGHT;BOTTOMMARGIN;CELLPADDING;CELLSPACING;CHECKED;CLASS;CLASSID;CLEAR;CODE;CODEBASE;CODETYPE
Keyword3=COLOR;COLS;COLSPAN;COMPACT;CONTENT;CONTROLS;COORDS;DATA;DATAFLD;DATAFORMATAS;DATASRC;DIRECTION;DISABLED;DYNSRC;ENCTYPE
Keyword4=EVENT;FACE;FOR;FRAME;FRAMEBORDER;FRAMESPACING;HEIGHT;HIDDEN;HREF;HSPACE;HTTP-EQUIV;ID;ISMAP;LANG;LANGUAGE;LEFTMARGIN
Keyword5=LINK;LOOP;LOWSRC;MARGINHEIGHT;MARGINWIDTH;MAXLENGTH;MAYSCRIPT;METHOD;METHODS;MULTIPLE;NAME;NOHREF;NORESIZE;NOSHADE;NOWRAP
Keyword6=PALETTE;PLUGINSPAGE;PUBLIC;READONLY;REL;REV;RIGHTMARGIN;ROWS;ROWSPAN;RULES;SCROLL;SCROLLAMOUNT;SCROLLDELAY;SCROLLING;SELECTED
Keyword7=SHAPE;SIZE;SPAN;SRC;START;STYLE;TABINDEX;TARGET;TEXT;TITLE;TOPMARGIN;TRUESPEED;TYPE;URL;URN;USEMAP;VALIGN;VALUE;VLINK;
Keyword8=VOLUME;VRML;VSPACE;WIDTH;WRAP
Keyword9=
Keyword10=
Keyword11=
Keyword12=
Keyword13=
Keyword14=
Keyword15=
Keyword16=
Background=default
Foreground=FF0000
[kSimbols]
Type=keyword
Context=102
Scope=0
Priority=6
Keyword1=><Ð&ðÄËÏÖÜäëï ö"üÿ
Keyword2=ÆÂÅÊÎÔÞÛâæåêîôßþû
Keyword3=ÁÀÃÇÉÈÍÌÑÓÒØÕÚÙÝáàãçéèíìñóòøõúùý
Background=Default
Foreground=808080
[kScriptKeywords]
Type=keyword
Context=103
Scope=4
Priority=8
WholeWordOnly=1
Keyword1=And;As;Boolean;ByRef;Byte;ByVal;Call;Case;Class;Const;Currency;Debug;Dim;Do;Double;Each;Else;ElseIf;Empty;End;EndIf
Keyword2=Enum;Eqv;Event;Exit;False;For;Function;Get;GoTo;If;Imp;Implements;In;Integer;Is;Let;Like;Long;Loop;LSet;Me;Mod;New;
Keyword3=Next;Not;Nothing;Null;On;Option;Optional;Or;ParamArray;Preserve;Private;Public;Raise;Event;ReDim;Rem;Resume;RSet;
Keyword4=Select;Set;Shared;Single;Static;Stop;Sub;Then;To;True;Type;TypeOf;Until;Variant;Wend;While;With;Xor
Keyword5=runat;language;var
Keyword6=
Keyword7=
Keyword8=
Keyword9=
Keyword10=
Keyword11=
Keyword12=
Keyword13=
Keyword14=
Keyword15=
Keyword16=
Background=F9F9F9
Foreground=0000FF
[kScriptKeywords2]
Type=keyword
Context=103
Scope=4
Priority=6
WholeWordOnly=1
Keyword1=script
Background=default
Foreground=800000
[kStyleKeywords]
Type=keyword
Context=104
Scope=12
Priority=6
WholeWordOnly=1
Keyword1=style
Keyword2=
Keyword3=
Keyword4=
Keyword5=
Keyword6=
Keyword7=
Keyword8=
Keyword9=
Keyword10=
Keyword11=
Keyword12=
Keyword13=
Keyword14=
Keyword15=
Keyword16=
Background=FFFFF2
Foreground=800000
[kStyleKeywords2]
Type=keyword
Context=104
Scope=12
Priority=6
WholeWordOnly=1
Keyword1=type
Keyword2=
Keyword3=
Keyword4=
Keyword5=
Keyword6=
Keyword7=
Keyword8=
Keyword9=
Keyword10=
Keyword11=
Keyword12=
Keyword13=
Keyword14=
Keyword15=
Keyword16=
Background=FFFFF2
Foreground=FF0000
[kCSSKeys]
Type=keyword
Context=105
Scope=13
Priority=10
WholeWordOnly=1
Keyword1=background;background-attachment;background-color;background-image;background-position;background-repeat;border;border-bottom;border-bottom-color;
Keyword2=border-bottom-style;border-bottom-width;border-collapse;border-color;border-left;border-left-color;border-left-style;border-left-width;border-right;
Keyword3=border-right-color;border-right-style;border-right-width;border-spacing;border-style;border-top;border-top-color;border-top-style;border-top-width;border-width;
Keyword4=bottom;caption-side;clear;clip;color;content;counter-increment;counter-reset;cursor;direction;display;display;empty-cells;float;font;font-family;font-size;font-size-adjust;
Keyword5=font-stretch;font-style;font-variant;font-weight;height;left;letter-spacing;line-height;list-style;list-style-image;list-style-position;list-style-type;margin;margin-bottom;
Keyword6=margin-left;margin-right;margin-top;marker-offset;max-height;max-width;min-height;min-width;outline;outline-color;outline-style;outline-width;overflow;padding;padding-bottom;
Keyword7=padding-left;padding-right;padding-top;position;quotes;right;table-layout;text-align;text-decoration;text-indent;text-shadow;text-transform;top;unicode-bidi;vertical-align;visibility;white-space;width;word-spacing;z-index;
;Keyword8=line;height;font;size;family
Background=FFFFF2
Foreground=FF0000